projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d62d49d
)
(display-time-load-average-threshold): Fix defcustom (add type and group).
author
Pavel Janík
<Pavel@Janik.cz>
Thu, 3 Jan 2002 08:37:40 +0000
(08:37 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Thu, 3 Jan 2002 08:37:40 +0000
(08:37 +0000)
lisp/time.el
patch
|
blob
|
history
diff --git
a/lisp/time.el
b/lisp/time.el
index 5e4e4721e8fba2983b06abb97b82bcd061f5b150..851612da70defe0310b84f2664bfe4732703aa84 100644
(file)
--- a/
lisp/time.el
+++ b/
lisp/time.el
@@
-63,7
+63,9
@@
past 15 minutes. The default is to display 1 minute load average."
(defvar display-time-load-average display-time-default-load-average)
(defcustom display-time-load-average-threshold 0.1
- "*Load-average values below this value won't be shown in the mode line.")
+ "*Load-average values below this value won't be shown in the mode line."
+ :type 'number
+ :group 'display-time)
;;;###autoload
(defcustom display-time-day-and-date nil "\